home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / program / airvb25.zip / VB.ZIP / ATEST.FRM < prev    next >
Text File  |  1996-01-16  |  68KB  |  1,955 lines

  1. VERSION 2.00
  2. Begin Form Form1 
  3.    BackColor       =   &H00C0C0C0&
  4.    BorderStyle     =   1  'Fixed Single
  5.    Caption         =   "Aircraft Instrumentation VBX demo"
  6.    ClientHeight    =   6615
  7.    ClientLeft      =   1725
  8.    ClientTop       =   1470
  9.    ClientWidth     =   8100
  10.    Height          =   7020
  11.    Left            =   1665
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    MDIChild        =   -1  'True
  15.    MinButton       =   0   'False
  16.    ScaleHeight     =   441
  17.    ScaleMode       =   3  'Pixel
  18.    ScaleWidth      =   540
  19.    Top             =   1125
  20.    Width           =   8220
  21.    Begin AIR Air1 
  22.       ADFBearing      =   0
  23.       AirspeedVFE     =   85
  24.       AirspeedVMax    =   170
  25.       AirspeedVNE     =   150
  26.       AirspeedVNO     =   112
  27.       AirspeedVS0     =   35
  28.       AirspeedVS1     =   40
  29.       AltBarometer    =   0   'False
  30.       AltBarometricPressure=   20
  31.       AutoRedraw      =   -1  'True
  32.       AVersion        =   2.5
  33.       BackColor       =   &H00C0C0C0&
  34.       Bank            =   0
  35.       BevelInner      =   1  ' 1 - Raised
  36.       BevelOuter      =   2  ' 2 - Inset
  37.       BevelWidth      =   2
  38.       BorderWidth     =   2
  39.       ClimbRateMax    =   0
  40.       CompassStyle    =   0  ' 0 - Stationary
  41.       DisplayMode     =   0  ' 0 - Compass
  42.       FontSize        =   15
  43.       Height          =   3795
  44.       HSIBearing      =   0
  45.       HSICompass      =   0   'False
  46.       HSICourseDelta  =   0
  47.       HSICourseDeviation=   0
  48.       HSICourseDisplay=   0  ' 0 - CRS
  49.       HSICourseHeading=   0
  50.       HSIDistance     =   0
  51.       HSIDistanceDisplay=   0  ' 0 - DME
  52.       HSIGlideSlopeDelta=   0
  53.       HSIGlideSlopeDeviation=   0
  54.       HSINavigationSource=   0  ' 0 - VOR 1
  55.       HSISpeed        =   0
  56.       HSITime         =   0
  57.       HSITimeSpeedDisplay=   0  ' 0 - TTG (time to go)
  58.       Inclinometer    =   0
  59.       Left            =   150
  60.       MouseControl    =   -1  'True
  61.       OBIARCFlag      =   0   'False
  62.       OBIBackCourse   =   0   'False
  63.       OBICourse       =   0
  64.       OBICourseDeviation=   0
  65.       OBIGlideSlope   =   0
  66.       OBIGSFlag       =   0   'False
  67.       OBINAVFlag      =   0   'False
  68.       OBIToFrom       =   0  ' 0 - None
  69.       OrdCourse       =   0
  70.       Pitch           =   0
  71.       RMIBearing      =   0
  72.       RMICompass      =   0
  73.       TabIndex        =   126
  74.       Top             =   60
  75.       Turn            =   0
  76.       Value           =   0
  77.       Width           =   3735
  78.    End
  79.    Begin Frame Frame1 
  80.       BackColor       =   &H00C0C0C0&
  81.       Caption         =   "Instrument Display Mode (DisplayMode)"
  82.       Height          =   3855
  83.       Left            =   4080
  84.       TabIndex        =   0
  85.       Top             =   0
  86.       Width           =   3735
  87.       Begin OptionButton Option1 
  88.          BackColor       =   &H00C0C0C0&
  89.          Caption         =   "OBI - Omni-Bearing Indicator"
  90.          Height          =   255
  91.          Index           =   11
  92.          Left            =   180
  93.          TabIndex        =   12
  94.          Top             =   2940
  95.          Width           =   3435
  96.       End
  97.       Begin OptionButton Option1 
  98.          BackColor       =   &H00C0C0C0&
  99.          Caption         =   "RMI - Radio Magnetic Indicator"
  100.          Height          =   255
  101.          Index           =   10
  102.          Left            =   180
  103.          TabIndex        =   11
  104.          Top             =   2700
  105.          Width           =   3435
  106.       End
  107.       Begin OptionButton Option1 
  108.          BackColor       =   &H00C0C0C0&
  109.          Caption         =   "ADF - Automatic Direction Finder"
  110.          Height          =   255
  111.          Index           =   9
  112.          Left            =   180
  113.          TabIndex        =   10
  114.          Top             =   2460
  115.          Width           =   3435
  116.       End
  117.       Begin OptionButton Option1 
  118.          BackColor       =   &H00C0C0C0&
  119.          Caption         =   "Course Indicator"
  120.          Height          =   255
  121.          Index           =   8
  122.          Left            =   180
  123.          TabIndex        =   9
  124.          Top             =   2220
  125.          Width           =   2085
  126.       End
  127.       Begin CheckBox Check2 
  128.          BackColor       =   &H00C0C0C0&
  129.          Caption         =   "Mouse Control"
  130.          Height          =   225
  131.          Left            =   180
  132.          TabIndex        =   13
  133.          Top             =   3480
  134.          Value           =   1  'Checked
  135.          Width           =   1755
  136.       End
  137.       Begin OptionButton Option1 
  138.          BackColor       =   &H00C0C0C0&
  139.          Caption         =   "Turn Coordinator"
  140.          Height          =   255
  141.          Index           =   7
  142.          Left            =   180
  143.          TabIndex        =   8
  144.          Top             =   1980
  145.          Width           =   2085
  146.       End
  147.       Begin OptionButton Option1 
  148.          BackColor       =   &H00C0C0C0&
  149.          Caption         =   "Artificial Horizon"
  150.          Height          =   255
  151.          Index           =   6
  152.          Left            =   180
  153.          TabIndex        =   7
  154.          Top             =   1740
  155.          Width           =   2445
  156.       End
  157.       Begin OptionButton Option1 
  158.          BackColor       =   &H00C0C0C0&
  159.          Caption         =   "HSI - Horizontal Situation Indicator"
  160.          Height          =   255
  161.          Index           =   5
  162.          Left            =   180
  163.          TabIndex        =   6
  164.          Top             =   1500
  165.          Width           =   3495
  166.       End
  167.       Begin OptionButton Option1 
  168.          BackColor       =   &H00C0C0C0&
  169.          Caption         =   "Airspeed Indicator"
  170.          Height          =   255
  171.          Index           =   4
  172.          Left            =   180
  173.          TabIndex        =   5
  174.          Top             =   1260
  175.          Width           =   2325
  176.       End
  177.       Begin OptionButton Option1 
  178.          BackColor       =   &H00C0C0C0&
  179.          Caption         =   "Vertical Speed Indicator"
  180.          Height          =   255
  181.          Index           =   3
  182.          Left            =   180
  183.          TabIndex        =   4
  184.          Top             =   1020
  185.          Width           =   2445
  186.       End
  187.       Begin OptionButton Option1 
  188.          BackColor       =   &H00C0C0C0&
  189.          Caption         =   "Altimeter"
  190.          Height          =   255
  191.          Index           =   2
  192.          Left            =   180
  193.          TabIndex        =   3
  194.          Top             =   780
  195.          Width           =   2325
  196.       End
  197.       Begin OptionButton Option1 
  198.          BackColor       =   &H00C0C0C0&
  199.          Caption         =   "Heading Indicator"
  200.          Height          =   255
  201.          Index           =   1
  202.          Left            =   180
  203.          TabIndex        =   2
  204.          Top             =   540
  205.          Width           =   2325
  206.       End
  207.       Begin OptionButton Option1 
  208.          BackColor       =   &H00C0C0C0&
  209.          Caption         =   "Analog Compass"
  210.          Height          =   255
  211.          Index           =   0
  212.          Left            =   180
  213.          TabIndex        =   1
  214.          Top             =   300
  215.          Value           =   -1  'True
  216.          Width           =   2235
  217.       End
  218.    End
  219.    Begin Frame Frame3 
  220.       BackColor       =   &H00C0C0C0&
  221.       Caption         =   "Analog Compass"
  222.       Height          =   2295
  223.       Index           =   0
  224.       Left            =   120
  225.       TabIndex        =   14
  226.       Top             =   3960
  227.       Width           =   7695
  228.       Begin HScrollBar HScroll1 
  229.          Height          =   255
  230.          Index           =   0
  231.          Left            =   3240
  232.          Max             =   360
  233.          TabIndex        =   97
  234.          Top             =   300
  235.          Width           =   3495
  236.       End
  237.       Begin OptionButton Option2 
  238.          BackColor       =   &H00C0C0C0&
  239.          Caption         =   "Stationary  (CompassStyle=0)"
  240.          Height          =   255
  241.          Index           =   0
  242.          Left            =   3210
  243.          TabIndex        =   16
  244.          Top             =   750
  245.          Width           =   3645
  246.       End
  247.       Begin OptionButton Option2 
  248.          BackColor       =   &H00C0C0C0&
  249.          Caption         =   "Floating  (CompassStyle=1)"
  250.          Height          =   255
  251.          Index           =   1
  252.          Left            =   3210
  253.          TabIndex        =   15
  254.          Top             =   990
  255.          Width           =   3105
  256.       End
  257.       Begin Label Label2 
  258.          BackStyle       =   0  'Transparent
  259.          Caption         =   "0"
  260.          Height          =   255
  261.          Index           =   0
  262.          Left            =   6840
  263.          TabIndex        =   99
  264.          Top             =   300
  265.          Width           =   495
  266.       End
  267.       Begin Label Label1 
  268.          Alignment       =   1  'Right Justify
  269.          BackStyle       =   0  'Transparent
  270.          Caption         =   "Course Heading (Value):"
  271.          FontBold        =   0   'False
  272.          FontItalic      =   0   'False
  273.          FontName        =   "MS Sans Serif"
  274.          FontSize        =   8.25
  275.          FontStrikethru  =   0   'False
  276.          FontUnderline   =   0   'False
  277.          Height          =   195
  278.          Index           =   0
  279.          Left            =   180
  280.          TabIndex        =   98
  281.          Top             =   300
  282.          Width           =   3000
  283.       End
  284.    End
  285.    Begin Frame Frame3 
  286.       BackColor       =   &H00C0C0C0&
  287.       Caption         =   "OBI - Omni-Baring Indicator"
  288.       Height          =   2295
  289.       Index           =   11
  290.       Left            =   120
  291.       TabIndex        =   113
  292.       Top             =   3960
  293.       Visible         =   0   'False
  294.       Width           =   7695
  295.       Begin Frame Frame2 
  296.          BackColor       =   &H00C0C0C0&
  297.          Caption         =   "Hemicircle of Radials Indicator"
  298.          Height          =   1035
  299.          Left            =   180
  300.          TabIndex        =   34
  301.          Top             =   1140
  302.          Width           =   3015
  303.          Begin OptionButton Option3 
  304.             BackColor       =   &H00C0C0C0&
  305.             Caption         =   "From    (OBIToFrom=2)"
  306.             FontBold        =   0   'False
  307.             FontItalic      =   0   'False
  308.             FontName        =   "MS Sans Serif"
  309.             FontSize        =   8.25
  310.             FontStrikethru  =   0   'False
  311.             FontUnderline   =   0   'False
  312.             Height          =   195
  313.             Index           =   2
  314.             Left            =   300
  315.             TabIndex        =   71
  316.             Top             =   720
  317.             Width           =   2235
  318.          End
  319.          Begin OptionButton Option3 
  320.             BackColor       =   &H00C0C0C0&
  321.             Caption         =   "To       (OBIToFrom=1)"
  322.             FontBold        =   0   'False
  323.             FontItalic      =   0   'False
  324.             FontName        =   "MS Sans Serif"
  325.             FontSize        =   8.25
  326.             FontStrikethru  =   0   'False
  327.             FontUnderline   =   0   'False
  328.             Height          =   195
  329.             Index           =   1
  330.             Left            =   300
  331.             TabIndex        =   72
  332.             Top             =   480
  333.             Width           =   2235
  334.          End
  335.          Begin OptionButton Option3 
  336.             BackColor       =   &H00C0C0C0&
  337.             Caption         =   "None   (OBIToFrom=0)"
  338.             FontBold        =   0   'False
  339.             FontItalic      =   0   'False
  340.             FontName        =   "MS Sans Serif"
  341.             FontSize        =   8.25
  342.             FontStrikethru  =   0   'False
  343.             FontUnderline   =   0   'False
  344.             Height          =   195
  345.             Index           =   0
  346.             Left            =   300
  347.             TabIndex        =   102
  348.             Top             =   240
  349.             Width           =   2235
  350.          End
  351.       End
  352.       Begin CheckBox Check4 
  353.          BackColor       =   &H00C0C0C0&
  354.          Caption         =   "Back Course Indicator    (OBIBackCourse)"
  355.          FontBold        =   0   'False
  356.          FontItalic      =   0   'False
  357.          FontName        =   "MS Sans Serif"
  358.          FontSize        =   8.25
  359.          FontStrikethru  =   0   'False
  360.          FontUnderline   =   0   'False
  361.          Height          =   195
  362.          Index           =   1
  363.          Left            =   3360
  364.          TabIndex        =   124
  365.          Top             =   1500
  366.          Width           =   3735
  367.       End
  368.       Begin CheckBox Check4 
  369.          BackColor       =   &H00C0C0C0&
  370.          Caption         =   "Arc Path Flag    (OBIArcFlag)"
  371.          FontBold        =   0   'False
  372.          FontItalic      =   0   'False
  373.          FontName        =   "MS Sans Serif"
  374.          FontSize        =   8.25
  375.          FontStrikethru  =   0   'False
  376.          FontUnderline   =   0   'False
  377.          Height          =   195
  378.          Index           =   0
  379.          Left            =   3360
  380.          TabIndex        =   123
  381.          Top             =   1260
  382.          Width           =   3735
  383.       End
  384.       Begin HScrollBar HScroll1 
  385.          Height          =   255
  386.          Index           =   28
  387.          Left            =   3300
  388.          Max             =   100
  389.          Min             =   -100
  390.          TabIndex        =   120
  391.          Top             =   840
  392.          Width           =   3495
  393.       End
  394.       Begin HScrollBar HScroll1 
  395.          Height          =   255
  396.          Index           =   27
  397.          Left            =   3300
  398.          Max             =   360
  399.          TabIndex        =   115
  400.          Top             =   360
  401.          Width           =   3495
  402.       End
  403.       Begin HScrollBar HScroll1 
  404.          Height          =   255
  405.          Index           =   26
  406.          Left            =   3300
  407.          Max             =   100
  408.          Min             =   -100
  409.          TabIndex        =   114
  410.          Top             =   600
  411.          Width           =   3495
  412.       End
  413.       Begin CheckBox Check4 
  414.          BackColor       =   &H00C0C0C0&
  415.          Caption         =   "NAV Flag    (OBINAVFlag)"
  416.          FontBold        =   0   'False
  417.          FontItalic      =   0   'False
  418.          FontName        =   "MS Sans Serif"
  419.          FontSize        =   8.25
  420.          FontStrikethru  =   0   'False
  421.          FontUnderline   =   0   'False
  422.          Height          =   195
  423.          Index           =   3
  424.          Left            =   3360
  425.          TabIndex        =   104
  426.          Top             =   1980
  427.          Width           =   3735
  428.       End
  429.       Begin CheckBox Check4 
  430.          BackColor       =   &H00C0C0C0&
  431.          Caption         =   "Glide Slope Flag   (OBIGSFlag)"
  432.          FontBold        =   0   'False
  433.          FontItalic      =   0   'False
  434.          FontName        =   "MS Sans Serif"
  435.          FontSize        =   8.25
  436.          FontStrikethru  =   0   'False
  437.          FontUnderline   =   0   'False
  438.          Height          =   195
  439.          Index           =   2
  440.          Left            =   3360
  441.          TabIndex        =   125
  442.          Top             =   1740
  443.          Width           =   3735
  444.       End
  445.       Begin Label Label1 
  446.          Alignment       =   1  'Right Justify
  447.          BackStyle       =   0  'Transparent
  448.          Caption         =   "Glide Slope Deviation (OBIGlideSlope):"
  449.          FontBold        =   0   'False
  450.          FontItalic      =   0   'False
  451.          FontName        =   "MS Sans Serif"
  452.          FontSize        =   8.25
  453.          FontStrikethru  =   0   'False
  454.          FontUnderline   =   0   'False
  455.          Height          =   195
  456.          Index           =   28
  457.          Left            =   240
  458.          TabIndex        =   122
  459.          Top             =   840
  460.          Width           =   3000
  461.       End
  462.       Begin Label Label2 
  463.          BackStyle       =   0  'Transparent
  464.          Caption         =   "28"
  465.          Height          =   255
  466.          Index           =   28
  467.          Left            =   6900
  468.          TabIndex        =   121
  469.          Top             =   840
  470.          Width           =   495
  471.       End
  472.       Begin Label Label1 
  473.          Alignment       =   1  'Right Justify
  474.          BackStyle       =   0  'Transparent
  475.          Caption         =   "Course Selection (OBICourse)"
  476.          FontBold        =   0   'False
  477.          FontItalic      =   0   'False
  478.          FontName        =   "MS Sans Serif"
  479.          FontSize        =   8.25
  480.          FontStrikethru  =   0   'False
  481.          FontUnderline   =   0   'False
  482.          Height          =   195
  483.          Index           =   27
  484.          Left            =   240
  485.          TabIndex        =   119
  486.          Top             =   360
  487.          Width           =   3000
  488.       End
  489.       Begin Label Label2 
  490.          BackStyle       =   0  'Transparent
  491.          Caption         =   "27"
  492.          Height          =   255
  493.          Index           =   27
  494.          Left            =   6900
  495.          TabIndex        =   118
  496.          Top             =   360
  497.          Width           =   495
  498.       End
  499.       Begin Label Label1 
  500.          Alignment       =   1  'Right Justify
  501.          BackStyle       =   0  'Transparent
  502.          Caption         =   "Course Deviation (OBICourseDeviatioon):"
  503.          FontBold        =   0   'False
  504.          FontItalic      =   0   'False
  505.          FontName        =   "MS Sans Serif"
  506.          FontSize        =   8.25
  507.          FontStrikethru  =   0   'False
  508.          FontUnderline   =   0   'False
  509.          Height          =   195
  510.          Index           =   26
  511.          Left            =   240
  512.          TabIndex        =   117
  513.          Top             =   600
  514.          Width           =   3000
  515.       End
  516.       Begin Label Label2 
  517.          BackStyle       =   0  'Transparent
  518.          Caption         =   "26"
  519.          Height          =   255
  520.          Index           =   26
  521.          Left            =   6900
  522.          TabIndex        =   116
  523.          Top             =   600
  524.          Width           =   495
  525.       End
  526.    End
  527.    Begin Frame Frame3 
  528.       BackColor       =   &H00C0C0C0&
  529.       Caption         =   "RMI - Radio Magnetic Indicator"
  530.       Height          =   2295
  531.       Index           =   10
  532.       Left            =   120
  533.       TabIndex        =   106
  534.       Top             =   3960
  535.       Visible         =   0   'False
  536.       Width           =   7695
  537.       Begin HScrollBar HScroll1 
  538.          Height          =   255
  539.          Index           =   25
  540.          Left            =   3300
  541.          Max             =   360
  542.          TabIndex        =   110
  543.          Top             =   660
  544.          Width           =   3495
  545.       End
  546.       Begin HScrollBar HScroll1 
  547.          Height          =   255
  548.          Index           =   23
  549.          Left            =   3300
  550.          Max             =   360
  551.          TabIndex        =   107
  552.          Top             =   360
  553.          Width           =   3495
  554.       End
  555.       Begin Label Label2 
  556.          BackStyle       =   0  'Transparent
  557.          Caption         =   "25"
  558.          Height          =   255
  559.          Index           =   25
  560.          Left            =   6900
  561.          TabIndex        =   112
  562.          Top             =   660
  563.          Width           =   495
  564.       End
  565.       Begin Label Label1 
  566.          Alignment       =   1  'Right Justify
  567.          BackStyle       =   0  'Transparent
  568.          Caption         =   "Bearing To Radio Beacon (RMIBearing):"
  569.          FontBold        =   0   'False
  570.          FontItalic      =   0   'False
  571.          FontName        =   "MS Sans Serif"
  572.          FontSize        =   8.25
  573.          FontStrikethru  =   0   'False
  574.          FontUnderline   =   0   'False
  575.          Height          =   195
  576.          Index           =   25
  577.          Left            =   240
  578.          TabIndex        =   111
  579.          Top             =   660
  580.          Width           =   3000
  581.       End
  582.       Begin Label Label2 
  583.          BackStyle       =   0  'Transparent
  584.          Caption         =   "23"
  585.          Height          =   255
  586.          Index           =   23
  587.          Left            =   6900
  588.          TabIndex        =   109
  589.          Top             =   360
  590.          Width           =   495
  591.       End
  592.       Begin Label Label1 
  593.          Alignment       =   1  'Right Justify
  594.          BackStyle       =   0  'Transparent
  595.          Caption         =   "Heading (RMICompass)"
  596.          FontBold        =   0   'False
  597.          FontItalic      =   0   'False
  598.          FontName        =   "MS Sans Serif"
  599.          FontSize        =   8.25
  600.          FontStrikethru  =   0   'False
  601.          FontUnderline   =   0   'False
  602.          Height          =   195
  603.          Index           =   23
  604.          Left            =   240
  605.          TabIndex        =   108
  606.          Top             =   360
  607.          Width           =   3000
  608.       End
  609.    End
  610.    Begin Frame Frame3 
  611.       BackColor       =   &H00C0C0C0&
  612.       Caption         =   "ADF - Automatic Direction Finder"
  613.       Height          =   2295
  614.       Index           =   9
  615.       Left            =   120
  616.       TabIndex        =   100
  617.       Top             =   3960
  618.       Visible         =   0   'False
  619.       Width           =   7695
  620.       Begin HScrollBar HScroll1 
  621.          Height          =   255
  622.          Index           =   24
  623.          Left            =   3300
  624.          Max             =   360
  625.          TabIndex        =   101
  626.          Top             =   360
  627.          Width           =   3495
  628.       End
  629.       Begin Label Label1 
  630.          Alignment       =   1  'Right Justify
  631.          BackStyle       =   0  'Transparent
  632.          Caption         =   "Bearing To Radio Beacon (ADFBearing):"
  633.          FontBold        =   0   'False
  634.          FontItalic      =   0   'False
  635.          FontName        =   "MS Sans Serif"
  636.          FontSize        =   8.25
  637.          FontStrikethru  =   0   'False
  638.          FontUnderline   =   0   'False
  639.          Height          =   195
  640.          Index           =   24
  641.          Left            =   240
  642.          TabIndex        =   105
  643.          Top             =   360
  644.          Width           =   3000
  645.       End
  646.       Begin Label Label2 
  647.          BackStyle       =   0  'Transparent
  648.          Caption         =   "24"
  649.          Height          =   255
  650.          Index           =   24
  651.          Left            =   6900
  652.          TabIndex        =   103
  653.          Top             =   360
  654.          Width           =   495
  655.       End
  656.    End
  657.    Begin Frame Frame3 
  658.       BackColor       =   &H00C0C0C0&
  659.       Caption         =   "Course Indicator  (Actually this is a submarine control)"
  660.       Height          =   2295
  661.       Index           =   8
  662.       Left            =   120
  663.       TabIndex        =   26
  664.       Top             =   3960
  665.       Visible         =   0   'False
  666.       Width           =   7695
  667.       Begin HScrollBar HScroll1 
  668.          Height          =   255
  669.          Index           =   15
  670.          Left            =   3300
  671.          Max             =   360
  672.          TabIndex        =   29
  673.          Top             =   660
  674.          Width           =   3495
  675.       End
  676.       Begin HScrollBar HScroll1 
  677.          Height          =   255
  678.          Index           =   16
  679.          Left            =   3300
  680.          Max             =   360
  681.          TabIndex        =   28
  682.          Top             =   360
  683.          Width           =   3495
  684.       End
  685.       Begin Label Label2 
  686.          BackStyle       =   0  'Transparent
  687.          Caption         =   "15"
  688.          Height          =   255
  689.          Index           =   15
  690.          Left            =   6900
  691.          TabIndex        =   33
  692.          Top             =   660
  693.          Width           =   495
  694.       End
  695.       Begin Label Label2 
  696.          BackStyle       =   0  'Transparent
  697.          Caption         =   "16"
  698.          Height          =   255
  699.          Index           =   16
  700.          Left            =   6900
  701.          TabIndex        =   32
  702.          Top             =   360
  703.          Width           =   495
  704.       End
  705.       Begin Label Label1 
  706.          Alignment       =   1  'Right Justify
  707.          BackStyle       =   0  'Transparent
  708.          Caption         =   "Actual Course (Value):"
  709.          FontBold        =   0   'False
  710.          FontItalic      =   0   'False
  711.          FontName        =   "MS Sans Serif"
  712.          FontSize        =   8.25
  713.          FontStrikethru  =   0   'False
  714.          FontUnderline   =   0   'False
  715.          Height          =   195
  716.          Index           =   15
  717.          Left            =   240
  718.          TabIndex        =   31
  719.          Top             =   660
  720.          Width           =   3000
  721.       End
  722.       Begin Label Label1 
  723.          Alignment       =   1  'Right Justify
  724.          BackStyle       =   0  'Transparent
  725.          Caption         =   "Ordered Course (OrdCourse):"
  726.          FontBold        =   0   'False
  727.          FontItalic      =   0   'False
  728.          FontName        =   "MS Sans Serif"
  729.          FontSize        =   8.25
  730.          FontStrikethru  =   0   'False
  731.          FontUnderline   =   0   'False
  732.          Height          =   195
  733.          Index           =   16
  734.          Left            =   240
  735.          TabIndex        =   30
  736.          Top             =   360
  737.          Width           =   3000
  738.       End
  739.    End
  740.    Begin Frame Frame3 
  741.       BackColor       =   &H00C0C0C0&
  742.       Caption         =   "Turn Coordinator"
  743.       Height          =   2295
  744.       Index           =   7
  745.       Left            =   120
  746.       TabIndex        =   25
  747.       Top             =   3960
  748.       Visible         =   0   'False
  749.       Width           =   7695
  750.       Begin HScrollBar HScroll1 
  751.          Height          =   255
  752.          Index           =   12
  753.          Left            =   3300
  754.          Max             =   15
  755.          Min             =   -15
  756.          TabIndex        =   38
  757.          Top             =   660
  758.          Width           =   3495
  759.       End
  760.       Begin HScrollBar HScroll1 
  761.          Height          =   255
  762.          Index           =   11
  763.          Left            =   3300
  764.          Max             =   360
  765.          Min             =   -360
  766.          TabIndex        =   35
  767.          Top             =   360
  768.          Width           =   3495
  769.       End
  770.       Begin Label Label2 
  771.          BackStyle       =   0  'Transparent
  772.          Caption         =   "12"
  773.          Height          =   255
  774.          Index           =   12
  775.          Left            =   6900
  776.          TabIndex        =   40
  777.          Top             =   660
  778.          Width           =   495
  779.       End
  780.       Begin Label Label1 
  781.          Alignment       =   1  'Right Justify
  782.          BackStyle       =   0  'Transparent
  783.          Caption         =   "Inclinometer (Inclinometer):"
  784.          FontBold        =   0   'False
  785.          FontItalic      =   0   'False
  786.          FontName        =   "MS Sans Serif"
  787.          FontSize        =   8.25
  788.          FontStrikethru  =   0   'False
  789.          FontUnderline   =   0   'False
  790.          Height          =   195
  791.          Index           =   12
  792.          Left            =   240
  793.          TabIndex        =   39
  794.          Top             =   660
  795.          Width           =   3000
  796.       End
  797.       Begin Label Label2 
  798.          BackStyle       =   0  'Transparent
  799.          Caption         =   "11"
  800.          Height          =   255
  801.          Index           =   11
  802.          Left            =   6900
  803.          TabIndex        =   37
  804.          Top             =   360
  805.          Width           =   495
  806.       End
  807.       Begin Label Label1 
  808.          Alignment       =   1  'Right Justify
  809.          BackStyle       =   0  'Transparent
  810.          Caption         =   "Rate Of Turn (Turn):"
  811.          FontBold        =   0   'False
  812.          FontItalic      =   0   'False
  813.          FontName        =   "MS Sans Serif"
  814.          FontSize        =   8.25
  815.          FontStrikethru  =   0   'False
  816.          FontUnderline   =   0   'False
  817.          Height          =   195
  818.          Index           =   11
  819.          Left            =   240
  820.          TabIndex        =   36
  821.          Top             =   360
  822.          Width           =   3000
  823.       End
  824.    End
  825.    Begin Frame Frame3 
  826.       BackColor       =   &H00C0C0C0&
  827.       Caption         =   "Artificial Horizon"
  828.       Height          =   2295
  829.       Index           =   6
  830.       Left            =   120
  831.       TabIndex        =   24
  832.       Top             =   3960
  833.       Visible         =   0   'False
  834.       Width           =   7695
  835.       Begin HScrollBar HScroll1 
  836.          Height          =   255
  837.          Index           =   10
  838.          Left            =   3300
  839.          Max             =   360
  840.          TabIndex        =   44
  841.          Top             =   660
  842.          Width           =   3495
  843.       End
  844.       Begin HScrollBar HScroll1 
  845.          Height          =   255
  846.          Index           =   9
  847.          Left            =   3300
  848.          Max             =   180
  849.          Min             =   -180
  850.          TabIndex        =   41
  851.          Top             =   360
  852.          Width           =   3495
  853.       End
  854.       Begin Label Label2 
  855.          BackStyle       =   0  'Transparent
  856.          Caption         =   "10"
  857.          Height          =   255
  858.          Index           =   10
  859.          Left            =   6900
  860.          TabIndex        =   46
  861.          Top             =   660
  862.          Width           =   495
  863.       End
  864.       Begin Label Label1 
  865.          Alignment       =   1  'Right Justify
  866.          BackStyle       =   0  'Transparent
  867.          Caption         =   "Bank (Bank):"
  868.          FontBold        =   0   'False
  869.          FontItalic      =   0   'False
  870.          FontName        =   "MS Sans Serif"
  871.          FontSize        =   8.25
  872.          FontStrikethru  =   0   'False
  873.          FontUnderline   =   0   'False
  874.          Height          =   195
  875.          Index           =   10
  876.          Left            =   240
  877.          TabIndex        =   45
  878.          Top             =   660
  879.          Width           =   3000
  880.       End
  881.       Begin Label Label2 
  882.          BackStyle       =   0  'Transparent
  883.          Caption         =   "9"
  884.          Height          =   255
  885.          Index           =   9
  886.          Left            =   6900
  887.          TabIndex        =   43
  888.          Top             =   360
  889.          Width           =   495
  890.       End
  891.       Begin Label Label1 
  892.          Alignment       =   1  'Right Justify
  893.          BackStyle       =   0  'Transparent
  894.          Caption         =   "Pitch (Pitch):"
  895.          FontBold        =   0   'False
  896.          FontItalic      =   0   'False
  897.          FontName        =   "MS Sans Serif"
  898.          FontSize        =   8.25
  899.          FontStrikethru  =   0   'False
  900.          FontUnderline   =   0   'False
  901.          Height          =   195
  902.          Index           =   9
  903.          Left            =   240
  904.          TabIndex        =   42
  905.          Top             =   360
  906.          Width           =   3000
  907.       End
  908.    End
  909.    Begin Frame Frame3 
  910.       BackColor       =   &H00C0C0C0&
  911.       Caption         =   "HSI"
  912.       Height          =   2295
  913.       Index           =   5
  914.       Left            =   120
  915.       TabIndex        =   22
  916.       Top             =   3960
  917.       Visible         =   0   'False
  918.       Width           =   7695
  919.       Begin HScrollBar HScroll1 
  920.          Height          =   255
  921.          Index           =   14
  922.          Left            =   3300
  923.          Max             =   30
  924.          Min             =   -30
  925.          TabIndex        =   59
  926.          Top             =   1560
  927.          Width           =   3495
  928.       End
  929.       Begin HScrollBar HScroll1 
  930.          Height          =   255
  931.          Index           =   13
  932.          Left            =   3300
  933.          Max             =   30
  934.          Min             =   -30
  935.          TabIndex        =   56
  936.          Top             =   1260
  937.          Width           =   3495
  938.       End
  939.       Begin HScrollBar HScroll1 
  940.          Height          =   255
  941.          Index           =   8
  942.          Left            =   3300
  943.          Max             =   360
  944.          TabIndex        =   53
  945.          Top             =   960
  946.          Width           =   3495
  947.       End
  948.       Begin HScrollBar HScroll1 
  949.          Height          =   255
  950.          Index           =   7
  951.          Left            =   3300
  952.          Max             =   360
  953.          TabIndex        =   50
  954.          Top             =   660
  955.          Width           =   3495
  956.       End
  957.       Begin HScrollBar HScroll1 
  958.          Height          =   255
  959.          Index           =   6
  960.          Left            =   3300
  961.          Max             =   360
  962.          TabIndex        =   47
  963.          Top             =   360
  964.          Width           =   3495
  965.       End
  966.       Begin CheckBox Check1 
  967.          BackColor       =   &H00C0C0C0&
  968.          Caption         =   "Display Compass Card (HSICompass)"
  969.          FontBold        =   0   'False
  970.          FontItalic      =   0   'False
  971.          FontName        =   "MS Sans Serif"
  972.          FontSize        =   8.25
  973.          FontStrikethru  =   0   'False
  974.          FontUnderline   =   0   'False
  975.          Height          =   225
  976.          Left            =   3300
  977.          TabIndex        =   23
  978.          Top             =   1920
  979.          Width           =   3345
  980.       End
  981.       Begin Label Label2 
  982.          BackStyle       =   0  'Transparent
  983.          Caption         =   "14"
  984.          Height          =   255
  985.          Index           =   14
  986.          Left            =   6900
  987.          TabIndex        =   61
  988.          Top             =   1560
  989.          Width           =   495
  990.       End
  991.       Begin Label Label1 
  992.          Alignment       =   1  'Right Justify
  993.          BackStyle       =   0  'Transparent
  994.          Caption         =   "GS Deviation (HSIGlideSlopeDeviation):"
  995.          FontBold        =   0   'False
  996.          FontItalic      =   0   'False
  997.          FontName        =   "MS Sans Serif"
  998.          FontSize        =   8.25
  999.          FontStrikethru  =   0   'False
  1000.          FontUnderline   =   0   'False
  1001.          Height          =   195
  1002.          Index           =   14
  1003.          Left            =   240
  1004.          TabIndex        =   60
  1005.          Top             =   1560
  1006.          Width           =   3000
  1007.       End
  1008.       Begin Label Label2 
  1009.          BackStyle       =   0  'Transparent
  1010.          Caption         =   "13"
  1011.          Height          =   255
  1012.          Index           =   13
  1013.          Left            =   6900
  1014.          TabIndex        =   58
  1015.          Top             =   1260
  1016.          Width           =   495
  1017.       End
  1018.       Begin Label Label1 
  1019.          Alignment       =   1  'Right Justify
  1020.          BackStyle       =   0  'Transparent
  1021.          Caption         =   "Course Deviation (HSICourseDeviation):"
  1022.          FontBold        =   0   'False
  1023.          FontItalic      =   0   'False
  1024.          FontName        =   "MS Sans Serif"
  1025.          FontSize        =   8.25
  1026.          FontStrikethru  =   0   'False
  1027.          FontUnderline   =   0   'False
  1028.          Height          =   195
  1029.          Index           =   13
  1030.          Left            =   240
  1031.          TabIndex        =   57
  1032.          Top             =   1260
  1033.          Width           =   3000
  1034.       End
  1035.       Begin Label Label2 
  1036.          BackStyle       =   0  'Transparent
  1037.          Caption         =   "8"
  1038.          Height          =   255
  1039.          Index           =   8
  1040.          Left            =   6900
  1041.          TabIndex        =   55
  1042.          Top             =   960
  1043.          Width           =   495
  1044.       End
  1045.       Begin Label Label1 
  1046.          Alignment       =   1  'Right Justify
  1047.          BackStyle       =   0  'Transparent
  1048.          Caption         =   "Course (HSICourseHeading):"
  1049.          FontBold        =   0   'False
  1050.          FontItalic      =   0   'False
  1051.          FontName        =   "MS Sans Serif"
  1052.          FontSize        =   8.25
  1053.          FontStrikethru  =   0   'False
  1054.          FontUnderline   =   0   'False
  1055.          Height          =   195
  1056.          Index           =   8
  1057.          Left            =   240
  1058.          TabIndex        =   54
  1059.          Top             =   960
  1060.          Width           =   3000
  1061.       End
  1062.       Begin Label Label2 
  1063.          BackStyle       =   0  'Transparent
  1064.          Caption         =   "7"
  1065.          Height          =   255
  1066.          Index           =   7
  1067.          Left            =   6900
  1068.          TabIndex        =   52
  1069.          Top             =   660
  1070.          Width           =   495
  1071.       End
  1072.       Begin Label Label1 
  1073.          Alignment       =   1  'Right Justify
  1074.          BackStyle       =   0  'Transparent
  1075.          Caption         =   "Bearing (HSIBearing):"
  1076.          FontBold        =   0   'False
  1077.          FontItalic      =   0   'False
  1078.          FontName        =   "MS Sans Serif"
  1079.          FontSize        =   8.25
  1080.          FontStrikethru  =   0   'False
  1081.          FontUnderline   =   0   'False
  1082.          Height          =   195
  1083.          Index           =   7
  1084.          Left            =   240
  1085.          TabIndex        =   51
  1086.          Top             =   660
  1087.          Width           =   3000
  1088.       End
  1089.       Begin Label Label2 
  1090.          BackStyle       =   0  'Transparent
  1091.          Caption         =   "6"
  1092.          Height          =   255
  1093.          Index           =   6
  1094.          Left            =   6900
  1095.          TabIndex        =   49
  1096.          Top             =   360
  1097.          Width           =   495
  1098.       End
  1099.       Begin Label Label1 
  1100.          Alignment       =   1  'Right Justify
  1101.          BackStyle       =   0  'Transparent
  1102.          Caption         =   "Heading (Value):"
  1103.          FontBold        =   0   'False
  1104.          FontItalic      =   0   'False
  1105.          FontName        =   "MS Sans Serif"
  1106.          FontSize        =   8.25
  1107.          FontStrikethru  =   0   'False
  1108.          FontUnderline   =   0   'False
  1109.          Height          =   195
  1110.          Index           =   6
  1111.          Left            =   240
  1112.          TabIndex        =   48
  1113.          Top             =   360
  1114.          Width           =   3000
  1115.       End
  1116.    End
  1117.    Begin Frame Frame3 
  1118.       BackColor       =   &H00C0C0C0&
  1119.       Caption         =   "Airspeed Indicator"
  1120.       Height          =   2295
  1121.       Index           =   4
  1122.       Left            =   120
  1123.       TabIndex        =   21
  1124.       Top             =   3960
  1125.       Visible         =   0   'False
  1126.       Width           =   7695
  1127.       Begin HScrollBar HScroll1 
  1128.          Height          =   255
  1129.          Index           =   22
  1130.          Left            =   3360
  1131.          Max             =   360
  1132.          TabIndex        =   82
  1133.          Top             =   1740
  1134.          Width           =   3495
  1135.       End
  1136.       Begin HScrollBar HScroll1 
  1137.          Height          =   255
  1138.          Index           =   21
  1139.          Left            =   3360
  1140.          Max             =   360
  1141.          TabIndex        =   79
  1142.          Top             =   1500
  1143.          Width           =   3495
  1144.       End
  1145.       Begin HScrollBar HScroll1 
  1146.          Height          =   255
  1147.          Index           =   20
  1148.          Left            =   3360
  1149.          Max             =   360
  1150.          TabIndex        =   76
  1151.          Top             =   1260
  1152.          Width           =   3495
  1153.       End
  1154.       Begin HScrollBar HScroll1 
  1155.          Height          =   255
  1156.          Index           =   19
  1157.          Left            =   3360
  1158.          Max             =   360
  1159.          TabIndex        =   73
  1160.          Top             =   1020
  1161.          Width           =   3495
  1162.       End
  1163.       Begin HScrollBar HScroll1 
  1164.          Height          =   255
  1165.          Index           =   18
  1166.          Left            =   3360
  1167.          Max             =   360
  1168.          TabIndex        =   68
  1169.          Top             =   780
  1170.          Width           =   3495
  1171.       End
  1172.       Begin HScrollBar HScroll1 
  1173.          Height          =   255
  1174.          Index           =   17
  1175.          Left            =   3360
  1176.          Max             =   360
  1177.          TabIndex        =   65
  1178.          Top             =   540
  1179.          Width           =   3495
  1180.       End
  1181.       Begin HScrollBar HScroll1 
  1182.          Height          =   255
  1183.          Index           =   5
  1184.          Left            =   3360
  1185.          Max             =   360
  1186.          TabIndex        =   62
  1187.          Top             =   300
  1188.          Width           =   3495
  1189.       End
  1190.       Begin Label Label2 
  1191.          BackStyle       =   0  'Transparent
  1192.          Caption         =   "22"
  1193.          Height          =   255
  1194.          Index           =   22
  1195.          Left            =   6960
  1196.          TabIndex        =   84
  1197.          Top             =   1740
  1198.          Width           =   495
  1199.       End
  1200.       Begin Label Label1 
  1201.          Alignment       =   1  'Right Justify
  1202.          BackStyle       =   0  'Transparent
  1203.          Caption         =   "Max displayed speed (AirspeedVmax):"
  1204.          FontBold        =   0   'False
  1205.          FontItalic      =   0   'False
  1206.          FontName        =   "MS Sans Serif"
  1207.          FontSize        =   8.25
  1208.          FontStrikethru  =   0   'False
  1209.          FontUnderline   =   0   'False
  1210.          Height          =   195
  1211.          Index           =   22
  1212.          Left            =   300
  1213.          TabIndex        =   83
  1214.          Top             =   1740
  1215.          Width           =   3000
  1216.       End
  1217.       Begin Label Label2 
  1218.          BackStyle       =   0  'Transparent
  1219.          Caption         =   "21"
  1220.          Height          =   255
  1221.          Index           =   21
  1222.          Left            =   6960
  1223.          TabIndex        =   81
  1224.          Top             =   1500
  1225.          Width           =   495
  1226.       End
  1227.       Begin Label Label1 
  1228.          Alignment       =   1  'Right Justify
  1229.          BackStyle       =   0  'Transparent
  1230.          Caption         =   "Never exceed speed (AirspeedVne):"
  1231.          FontBold        =   0   'False
  1232.          FontItalic      =   0   'False
  1233.          FontName        =   "MS Sans Serif"
  1234.          FontSize        =   8.25
  1235.          FontStrikethru  =   0   'False
  1236.          FontUnderline   =   0   'False
  1237.          Height          =   195
  1238.          Index           =   21
  1239.          Left            =   300
  1240.          TabIndex        =   80
  1241.          Top             =   1500
  1242.          Width           =   3000
  1243.       End
  1244.       Begin Label Label2 
  1245.          BackStyle       =   0  'Transparent
  1246.          Caption         =   "20"
  1247.          Height          =   255
  1248.          Index           =   20
  1249.          Left            =   6960
  1250.          TabIndex        =   78
  1251.          Top             =   1260
  1252.          Width           =   495
  1253.       End
  1254.       Begin Label Label1 
  1255.          Alignment       =   1  'Right Justify
  1256.          BackStyle       =   0  'Transparent
  1257.          Caption         =   "Max cruise speed (AirspeedVno):"
  1258.          FontBold        =   0   'False
  1259.          FontItalic      =   0   'False
  1260.          FontName        =   "MS Sans Serif"
  1261.          FontSize        =   8.25
  1262.          FontStrikethru  =   0   'False
  1263.          FontUnderline   =   0   'False
  1264.          Height          =   195
  1265.          Index           =   20
  1266.          Left            =   300
  1267.          TabIndex        =   77
  1268.          Top             =   1260
  1269.          Width           =   3000
  1270.       End
  1271.       Begin Label Label2 
  1272.          BackStyle       =   0  'Transparent
  1273.          Caption         =   "19"
  1274.          Height          =   255
  1275.          Index           =   19
  1276.          Left            =   6960
  1277.          TabIndex        =   75
  1278.          Top             =   1020
  1279.          Width           =   495
  1280.       End
  1281.       Begin Label Label1 
  1282.          Alignment       =   1  'Right Justify
  1283.          BackStyle       =   0  'Transparent
  1284.          Caption         =   "Max speed flaps extended (AirspeedVfe):"
  1285.          FontBold        =   0   'False
  1286.          FontItalic      =   0   'False
  1287.          FontName        =   "MS Sans Serif"
  1288.          FontSize        =   8.25
  1289.          FontStrikethru  =   0   'False
  1290.          FontUnderline   =   0   'False
  1291.          Height          =   195
  1292.          Index           =   19
  1293.          Left            =   180
  1294.          TabIndex        =   74
  1295.          Top             =   1020
  1296.          Width           =   3120
  1297.       End
  1298.       Begin Label Label2 
  1299.          BackStyle       =   0  'Transparent
  1300.          Caption         =   "18"
  1301.          Height          =   255
  1302.          Index           =   18
  1303.          Left            =   6960
  1304.          TabIndex        =   70
  1305.          Top             =   780
  1306.          Width           =   495
  1307.       End
  1308.       Begin Label Label1 
  1309.          Alignment       =   1  'Right Justify
  1310.          BackStyle       =   0  'Transparent
  1311.          Caption         =   "Stall Speed w/o Flaps (AirspeedVs1):"
  1312.          FontBold        =   0   'False
  1313.          FontItalic      =   0   'False
  1314.          FontName        =   "MS Sans Serif"
  1315.          FontSize        =   8.25
  1316.          FontStrikethru  =   0   'False
  1317.          FontUnderline   =   0   'False
  1318.          Height          =   195
  1319.          Index           =   18
  1320.          Left            =   300
  1321.          TabIndex        =   69
  1322.          Top             =   780
  1323.          Width           =   3000
  1324.       End
  1325.       Begin Label Label2 
  1326.          BackStyle       =   0  'Transparent
  1327.          Caption         =   "17"
  1328.          Height          =   255
  1329.          Index           =   17
  1330.          Left            =   6960
  1331.          TabIndex        =   67
  1332.          Top             =   540
  1333.          Width           =   495
  1334.       End
  1335.       Begin Label Label1 
  1336.          Alignment       =   1  'Right Justify
  1337.          BackStyle       =   0  'Transparent
  1338.          Caption         =   "Stall Speed w/ Flaps (AirspeedVs0):"
  1339.          FontBold        =   0   'False
  1340.          FontItalic      =   0   'False
  1341.          FontName        =   "MS Sans Serif"
  1342.          FontSize        =   8.25
  1343.          FontStrikethru  =   0   'False
  1344.          FontUnderline   =   0   'False
  1345.          Height          =   195
  1346.          Index           =   17
  1347.          Left            =   300
  1348.          TabIndex        =   66
  1349.          Top             =   540
  1350.          Width           =   3000
  1351.       End
  1352.       Begin Label Label2 
  1353.          BackStyle       =   0  'Transparent
  1354.          Caption         =   "5"
  1355.          Height          =   255
  1356.          Index           =   5
  1357.          Left            =   6960
  1358.          TabIndex        =   64
  1359.          Top             =   300
  1360.          Width           =   495
  1361.       End
  1362.       Begin Label Label1 
  1363.          Alignment       =   1  'Right Justify
  1364.          BackStyle       =   0  'Transparent
  1365.          Caption         =   "Airspeed (Value):"
  1366.          FontBold        =   0   'False
  1367.          FontItalic      =   0   'False
  1368.          FontName        =   "MS Sans Serif"
  1369.          FontSize        =   8.25
  1370.          FontStrikethru  =   0   'False
  1371.          FontUnderline   =   0   'False
  1372.          Height          =   195
  1373.          Index           =   5
  1374.          Left            =   300
  1375.          TabIndex        =   63
  1376.          Top             =   300
  1377.          Width           =   3000
  1378.       End
  1379.    End
  1380.    Begin Frame Frame3 
  1381.       BackColor       =   &H00C0C0C0&
  1382.       Caption         =   "Vertical Speed Indicator"
  1383.       Height          =   2295
  1384.       Index           =   3
  1385.       Left            =   120
  1386.       TabIndex        =   20
  1387.       Top             =   3960
  1388.       Visible         =   0   'False
  1389.       Width           =   7695
  1390.       Begin HScrollBar HScroll1 
  1391.          Height          =   255
  1392.          Index           =   4
  1393.          Left            =   3300
  1394.          Max             =   2000
  1395.          Min             =   -2000
  1396.          TabIndex        =   85
  1397.          Top             =   300
  1398.          Width           =   3495
  1399.       End
  1400.       Begin Label Label2 
  1401.          BackStyle       =   0  'Transparent
  1402.          Caption         =   "4"
  1403.          Height          =   255
  1404.          Index           =   4
  1405.          Left            =   6900
  1406.          TabIndex        =   87
  1407.          Top             =   300
  1408.          Width           =   495
  1409.       End
  1410.       Begin Label Label1 
  1411.          Alignment       =   1  'Right Justify
  1412.          BackStyle       =   0  'Transparent
  1413.          Caption         =   "Rate Of Climb (Value):"
  1414.          FontBold        =   0   'False
  1415.          FontItalic      =   0   'False
  1416.          FontName        =   "MS Sans Serif"
  1417.          FontSize        =   8.25
  1418.          FontStrikethru  =   0   'False
  1419.          FontUnderline   =   0   'False
  1420.          Height          =   195
  1421.          Index           =   4
  1422.          Left            =   240
  1423.          TabIndex        =   86
  1424.          Top             =   300
  1425.          Width           =   3000
  1426.       End
  1427.    End
  1428.    Begin Frame Frame3 
  1429.       BackColor       =   &H00C0C0C0&
  1430.       Caption         =   "Altimeter"
  1431.       Height          =   2295
  1432.       Index           =   2
  1433.       Left            =   120
  1434.       TabIndex        =   18
  1435.       Top             =   3960
  1436.       Visible         =   0   'False
  1437.       Width           =   7695
  1438.       Begin HScrollBar HScroll1 
  1439.          Height          =   255
  1440.          Index           =   3
  1441.          Left            =   3300
  1442.          Max             =   4000
  1443.          Min             =   2000
  1444.          TabIndex        =   91
  1445.          Top             =   600
  1446.          Value           =   3000
  1447.          Width           =   3495
  1448.       End
  1449.       Begin HScrollBar HScroll1 
  1450.          Height          =   255
  1451.          Index           =   2
  1452.          Left            =   3300
  1453.          Max             =   32000
  1454.          TabIndex        =   88
  1455.          Top             =   300
  1456.          Width           =   3495
  1457.       End
  1458.       Begin CheckBox Check3 
  1459.          BackColor       =   &H00C0C0C0&
  1460.          Caption         =   "Display Barometric Pressure (AltBarometer)"
  1461.          Height          =   225
  1462.          Left            =   3300
  1463.          TabIndex        =   19
  1464.          Top             =   1080
  1465.          Width           =   4095
  1466.       End
  1467.       Begin Label Label2 
  1468.          BackStyle       =   0  'Transparent
  1469.          Caption         =   "3"
  1470.          Height          =   255
  1471.          Index           =   3
  1472.          Left            =   6900
  1473.          TabIndex        =   93
  1474.          Top             =   600
  1475.          Width           =   495
  1476.       End
  1477.       Begin Label Label1 
  1478.          Alignment       =   1  'Right Justify
  1479.          BackStyle       =   0  'Transparent
  1480.          Caption         =   "Barometer (AltBarametricPressure):"
  1481.          FontBold        =   0   'False
  1482.          FontItalic      =   0   'False
  1483.          FontName        =   "MS Sans Serif"
  1484.          FontSize        =   8.25
  1485.          FontStrikethru  =   0   'False
  1486.          FontUnderline   =   0   'False
  1487.          Height          =   195
  1488.          Index           =   3
  1489.          Left            =   60
  1490.          TabIndex        =   92
  1491.          Top             =   600
  1492.          Width           =   3180
  1493.       End
  1494.       Begin Label Label2 
  1495.          BackStyle       =   0  'Transparent
  1496.          Caption         =   "2"
  1497.          Height          =   255
  1498.          Index           =   2
  1499.          Left            =   6900
  1500.          TabIndex        =   90
  1501.          Top             =   300
  1502.          Width           =   735
  1503.       End
  1504.       Begin Label Label1 
  1505.          Alignment       =   1  'Right Justify
  1506.          BackStyle       =   0  'Transparent
  1507.          Caption         =   "Altitude (Value):"
  1508.          FontBold        =   0   'False
  1509.          FontItalic      =   0   'False
  1510.          FontName        =   "MS Sans Serif"
  1511.          FontSize        =   8.25
  1512.          FontStrikethru  =   0   'False
  1513.          FontUnderline   =   0   'False
  1514.          Height          =   195
  1515.          Index           =   2
  1516.          Left            =   240
  1517.          TabIndex        =   89
  1518.          Top             =   300
  1519.          Width           =   3000
  1520.       End
  1521.    End
  1522.    Begin Frame Frame3 
  1523.       BackColor       =   &H00C0C0C0&
  1524.       Caption         =   "Heading Indicator"
  1525.       Height          =   2295
  1526.       Index           =   1
  1527.       Left            =   120
  1528.       TabIndex        =   17
  1529.       Top             =   3960
  1530.       Visible         =   0   'False
  1531.       Width           =   7695
  1532.       Begin HScrollBar HScroll1 
  1533.          Height          =   255
  1534.          Index           =   1
  1535.          Left            =   3300
  1536.          Max             =   360
  1537.          TabIndex        =   94
  1538.          Top             =   360
  1539.          Width           =   3495
  1540.       End
  1541.       Begin Label Label2 
  1542.          BackStyle       =   0  'Transparent
  1543.          Caption         =   "1"
  1544.          Height          =   255
  1545.          Index           =   1
  1546.          Left            =   6900
  1547.          TabIndex        =   96
  1548.          Top             =   360
  1549.          Width           =   495
  1550.       End
  1551.       Begin Label Label1 
  1552.          Alignment       =   1  'Right Justify
  1553.          BackStyle       =   0  'Transparent
  1554.          Caption         =   "Course Heading (Value):"
  1555.          FontBold        =   0   'False
  1556.          FontItalic      =   0   'False
  1557.          FontName        =   "MS Sans Serif"
  1558.          FontSize        =   8.25
  1559.          FontStrikethru  =   0   'False
  1560.          FontUnderline   =   0   'False
  1561.          Height          =   195
  1562.          Index           =   1
  1563.          Left            =   240
  1564.          TabIndex        =   95
  1565.          Top             =   360
  1566.          Width           =   3000
  1567.       End
  1568.    End
  1569.    Begin Label Label3 
  1570.       BackStyle       =   0  'Transparent
  1571.       Caption         =   "*  Corresponding control property names are indicated in parenthesis"
  1572.       Height          =   255
  1573.       Left            =   180
  1574.       TabIndex        =   27
  1575.       Top             =   6300
  1576.       Width           =   7455
  1577.    End
  1578. End
  1579. Dim lastmode As Integer
  1580.  
  1581. Sub Air1_Turn ()
  1582.  
  1583.     Select Case air1.DisplayMode
  1584.         Case 0 'analog compass
  1585.             hscroll1(0) = air1
  1586.             label2(0) = air1
  1587.         Case 1 'heading indicator
  1588.             hscroll1(1) = air1
  1589.             label2(1) = air1
  1590.         Case 2 'altimeter
  1591.             If air1 < hscroll1(2).Min Then air1 = hscroll1(2).Min
  1592.             If air1 > hscroll1(2).Max Then air1 = hscroll1(2).Max
  1593.             hscroll1(2) = air1
  1594.             label2(2) = air1
  1595.         Case 3 'vertical speed indicator
  1596.             hscroll1(4) = air1
  1597.             label2(4) = air1
  1598.         Case 4 'airspeed indicator
  1599.             hscroll1(5) = air1
  1600.             label2(5) = air1
  1601.         Case 5 'HSI
  1602.             hscroll1(6) = air1
  1603.             label2(6) = air1
  1604.         Case 8 'Course indicator
  1605.             hscroll1(15) = air1
  1606.             label2(15) = air1
  1607.         Case 9 'ADF
  1608.             hscroll1(24) = air1.ADFBearing
  1609.             label2(24) = air1.ADFBearing
  1610.         Case 10 'RMI
  1611.             hscroll1(23) = air1.RMICompass
  1612.             hscroll1(25) = air1.RMIBearing
  1613.             label2(23) = air1.RMICompass
  1614.             label2(25) = air1.RMIBearing
  1615.         Case 11 'OBI
  1616.             hscroll1(27) = air1.OBICourse
  1617.             label2(27) = air1.OBICourse
  1618.     End Select
  1619.  
  1620.  
  1621. End Sub
  1622.  
  1623. Sub Check1_Click ()
  1624.  
  1625.     air1.HSICompass = check1
  1626.  
  1627. End Sub
  1628.  
  1629. Sub Check2_Click ()
  1630.  
  1631.     air1.MouseControl = check2
  1632.  
  1633. End Sub
  1634.  
  1635. Sub Check3_Click ()
  1636.  
  1637.     air1.AltBarometer = check3
  1638.  
  1639. End Sub
  1640.  
  1641. Sub Check4_Click (index As Integer)
  1642.  
  1643.     air1.OBIARCFlag = -check4(0)
  1644.     air1.OBIBackCourse = -check4(1)
  1645.     air1.OBIGSFlag = -check4(2)
  1646.     air1.OBINAVFlag = -check4(3)
  1647.  
  1648. End Sub
  1649.  
  1650. Sub Form_Load ()
  1651.  
  1652.     lastmode = 0
  1653.  
  1654. End Sub
  1655.  
  1656. Sub HScroll1_Change (index As Integer)
  1657.  
  1658.     Select Case index
  1659.         Case 0 'analog compass
  1660.             air1 = hscroll1(index)
  1661.             label2(index) = hscroll1(index)
  1662.         Case 1 ' heading indicator
  1663.             air1 = hscroll1(index)
  1664.             label2(index) = hscroll1(index)
  1665.         Case 2 ' altitude
  1666.             air1 = hscroll1(index)
  1667.             label2(index) = hscroll1(index)
  1668.         Case 3 ' barometric pressure
  1669.             air1.AltBarometricPressure = hscroll1(index) / 100
  1670.             label2(index) = hscroll1(index) / 100
  1671.         Case 4 ' vertical speed
  1672.             air1 = hscroll1(index)
  1673.             label2(index) = hscroll1(index)
  1674.         Case 5 ' airspeed indicator
  1675.             air1 = hscroll1(index)
  1676.             label2(index) = hscroll1(index)
  1677.         Case 6 ' hsi course
  1678.             air1 = hscroll1(index)
  1679.             label2(index) = hscroll1(index)
  1680.         Case 7 ' HSI Bearing
  1681.             air1.HSIBearing = hscroll1(index)
  1682.             label2(index) = hscroll1(index)
  1683.         Case 8 ' HSI Course Heading
  1684.             air1.HSICourseHeading = hscroll1(index)
  1685.             label2(index) = hscroll1(index)
  1686.         Case 13 ' HSI Course Deviation
  1687.             air1.HSICourseDeviation = hscroll1(index) / 10
  1688.             label2(index) = hscroll1(index) / 10
  1689.         Case 14 ' HSI Glide Slope Deviation
  1690.             air1.HSIGlideSlopeDeviation = hscroll1(index) / 10
  1691.             label2(index) = hscroll1(index) / 10
  1692.         Case 9 ' Pitch
  1693.             air1.Pitch = hscroll1(index)
  1694.             label2(index) = hscroll1(index)
  1695.         Case 10 ' bank
  1696.             air1.Bank = hscroll1(index)
  1697.             label2(index) = hscroll1(index)
  1698.         Case 11 ' Turn
  1699.             air1.Turn = hscroll1(index)
  1700.             label2(index) = hscroll1(index)
  1701.         Case 12 ' Inclinometer
  1702.             air1.Inclinometer = hscroll1(index)
  1703.             label2(index) = hscroll1(index)
  1704.         Case 15 'Ordered course
  1705.             air1.OrdCourse = hscroll1(index)
  1706.             label2(index) = hscroll1(index)
  1707.         Case 16 'actual course
  1708.             air1 = hscroll1(index)
  1709.             label2(index) = hscroll1(index)
  1710.         Case 17 'AirspeedVs0
  1711.             air1.AirspeedVS0 = hscroll1(index)
  1712.             label2(index) = hscroll1(index)
  1713.         Case 18 'AirspeedVs1
  1714.             air1.AirspeedVS1 = hscroll1(index)
  1715.             label2(index) = hscroll1(index)
  1716.         Case 19 'AirspeedVfe
  1717.             air1.AirspeedVFE = hscroll1(index)
  1718.             label2(index) = hscroll1(index)
  1719.         Case 20 'AirspeedVno
  1720.             air1.AirspeedVNO = hscroll1(index)
  1721.             label2(index) = hscroll1(index)
  1722.         Case 21 'AirspeedVne
  1723.             air1.AirspeedVNE = hscroll1(index)
  1724.             label2(index) = hscroll1(index)
  1725.         Case 22 'AirspeedVmax
  1726.             air1.AirspeedVMax = hscroll1(index)
  1727.             label2(index) = hscroll1(index)
  1728.         Case 23 'RMICompass
  1729.             air1.RMICompass = hscroll1(index)
  1730.             label2(index) = hscroll1(index)
  1731.         Case 24 'ADFBearing
  1732.             air1.ADFBearing = hscroll1(index)
  1733.             label2(index) = hscroll1(index)
  1734.         Case 25 'RMIBearing
  1735.             air1.RMIBearing = hscroll1(index)
  1736.             label2(index) = hscroll1(index)
  1737.         Case 26 'OBICourseDeviation
  1738.             air1.OBICourseDeviation = hscroll1(index) / 100
  1739.             label2(index) = hscroll1(index) / 100
  1740.         Case 27 'OBICourse
  1741.             air1.OBICourse = hscroll1(index)
  1742.             label2(index) = hscroll1(index)
  1743.         Case 28 'OBIGlideSlope
  1744.             air1.OBIGlideSlope = hscroll1(index) / 100
  1745.             label2(index) = hscroll1(index) / 100
  1746.     End Select
  1747.  
  1748. End Sub
  1749.  
  1750. Sub HScroll1_Scroll (index As Integer)
  1751.  
  1752.     Select Case index
  1753.         Case 0 'analog compass
  1754.             air1 = hscroll1(index)
  1755.             label2(index) = hscroll1(index)
  1756.         Case 1 ' heading indicator
  1757.             air1 = hscroll1(index)
  1758.             label2(index) = hscroll1(index)
  1759.         Case 2 ' altitude
  1760.             air1 = hscroll1(index)
  1761.             label2(index) = hscroll1(index)
  1762.         Case 3 ' barometric pressure
  1763.             air1.AltBarometricPressure = hscroll1(index) / 100
  1764.             label2(index) = hscroll1(index) / 100
  1765.         Case 4 ' vertical speed
  1766.             air1 = hscroll1(index)
  1767.             label2(index) = hscroll1(index)
  1768.         Case 5 ' airspeed indicator
  1769.             air1 = hscroll1(index)
  1770.             label2(index) = hscroll1(index)
  1771.         Case 6 ' hsi course
  1772.             air1 = hscroll1(index)
  1773.             label2(index) = hscroll1(index)
  1774.         Case 7 ' HSI Bearing
  1775.             air1.HSIBearing = hscroll1(index)
  1776.             label2(index) = hscroll1(index)
  1777.         Case 8 ' HSI Course Heading
  1778.             air1.HSICourseHeading = hscroll1(index)
  1779.             label2(index) = hscroll1(index)
  1780.         Case 13 ' HSI Course Deviation
  1781.             air1.HSICourseDeviation = hscroll1(index) / 10
  1782.             label2(index) = hscroll1(index) / 10
  1783.         Case 14 ' HSI Glide Slope Deviation
  1784.             air1.HSIGlideSlopeDeviation = hscroll1(index) / 10
  1785.             label2(index) = hscroll1(index) / 10
  1786.         Case 9 ' Pitch
  1787.             air1.Pitch = hscroll1(index)
  1788.             label2(index) = hscroll1(index)
  1789.         Case 10 ' bank
  1790.             air1.Bank = hscroll1(index)
  1791.             label2(index) = hscroll1(index)
  1792.         Case 11 ' Turn
  1793.             air1.Turn = hscroll1(index)
  1794.             label2(index) = hscroll1(index)
  1795.         Case 12 ' Inclinometer
  1796.             air1.Inclinometer = hscroll1(index)
  1797.             label2(index) = hscroll1(index)
  1798.         Case 15 'Ordered course
  1799.             air1.OrdCourse = hscroll1(index)
  1800.             label2(index) = hscroll1(index)
  1801.         Case 16 'actual course
  1802.             air1 = hscroll1(index)
  1803.             label2(index) = hscroll1(index)
  1804.         Case 17 'AirspeedVs0
  1805.             air1.AirspeedVS0 = hscroll1(index)
  1806.             label2(index) = hscroll1(index)
  1807.         Case 18 'AirspeedVs1
  1808.             air1.AirspeedVS1 = hscroll1(index)
  1809.             label2(index) = hscroll1(index)
  1810.         Case 19 'AirspeedVfe
  1811.             air1.AirspeedVFE = hscroll1(index)
  1812.             label2(index) = hscroll1(index)
  1813.         Case 20 'AirspeedVno
  1814.             air1.AirspeedVNO = hscroll1(index)
  1815.             label2(index) = hscroll1(index)
  1816.         Case 21 'AirspeedVne
  1817.             air1.AirspeedVNE = hscroll1(index)
  1818.             label2(index) = hscroll1(index)
  1819.         Case 22 'AirspeedVmax
  1820.             air1.AirspeedVMax = hscroll1(index)
  1821.             label2(index) = hscroll1(index)
  1822.         Case 23 'RMICompass
  1823.             air1.RMICompass = hscroll1(index)
  1824.             label2(index) = hscroll1(index)
  1825.         Case 24 'ADFBearing
  1826.             air1.ADFBearing = hscroll1(index)
  1827.             label2(index) = hscroll1(index)
  1828.         Case 25 'RMIBearing
  1829.             air1.RMIBearing = hscroll1(index)
  1830.             label2(index) = hscroll1(index)
  1831.         Case 26 'OBICourseDeviation
  1832.             air1.OBICourseDeviation = hscroll1(index) / 100
  1833.             label2(index) = hscroll1(index) / 100
  1834.         Case 27 'OBICourse
  1835.             air1.OBICourse = hscroll1(index)
  1836.             label2(index) = hscroll1(index)
  1837.         Case 28 'OBIGlideSlope
  1838.             air1.OBIGlideSlope = hscroll1(index) / 100
  1839.             label2(index) = hscroll1(index) / 100
  1840.     End Select
  1841.  
  1842. End Sub
  1843.  
  1844. Sub Option1_Click (index As Integer)
  1845.  
  1846.     frame3(lastmode).Visible = False
  1847.     frame3(index).Visible = True
  1848.     lastmode = index
  1849.     
  1850.     air1.DisplayMode = index
  1851.     
  1852.     Select Case index
  1853.         Case 0 'analog compass
  1854.             If air1 > hscroll1(0).Max Then air1 = hscroll1(0).Max
  1855.             hscroll1(0) = air1
  1856.             label2(0) = air1
  1857.             option2(air1.CompassStyle) = True
  1858.         Case 1 'heading indicator
  1859.             If air1 > hscroll1(1).Max Then air1 = hscroll1(1).Max
  1860.             hscroll1(1) = air1
  1861.             label2(1) = air1
  1862.         Case 2 'altimeter
  1863.             If air1 > hscroll1(2).Max Then air1 = hscroll1(2).Max
  1864.             hscroll1(2) = air1
  1865.             hscroll1(3) = air1.AltBarometricPressure * 100
  1866.             label2(2) = air1
  1867.             label2(3) = air1.AltBarometricPressure * 100
  1868.             check3 = air1.AltBarometer
  1869.         Case 3 'vertical speed indicator
  1870.             If air1 > hscroll1(4).Max Then air1 = hscroll1(4).Max
  1871.             hscroll1(4) = air1
  1872.             label2(4) = air1
  1873.         Case 4 'airspeed indicator
  1874.             If air1 > hscroll1(5).Max Then air1 = hscroll1(5).Max
  1875.             hscroll1(5) = air1
  1876.             hscroll1(17) = air1.AirspeedVS0
  1877.             hscroll1(18) = air1.AirspeedVS1
  1878.             hscroll1(19) = air1.AirspeedVFE
  1879.             hscroll1(20) = air1.AirspeedVNO
  1880.             hscroll1(21) = air1.AirspeedVNE
  1881.             hscroll1(22) = air1.AirspeedVMax
  1882.             label2(5) = air1
  1883.             label2(17) = air1.AirspeedVS0
  1884.             label2(18) = air1.AirspeedVS1
  1885.             label2(19) = air1.AirspeedVFE
  1886.             label2(20) = air1.AirspeedVNO
  1887.             label2(21) = air1.AirspeedVNE
  1888.             label2(22) = air1.AirspeedVMax
  1889.         Case 5 'HSI
  1890.             If air1 > hscroll1(6).Max Then air1 = hscroll1(6).Max
  1891.             hscroll1(6) = air1
  1892.             hscroll1(7) = air1.HSIBearing
  1893.             hscroll1(8) = air1.HSICourseHeading
  1894.             hscroll1(13) = air1.HSICourseDeviation
  1895.             hscroll1(14) = air1.HSIGlideSlopeDeviation
  1896.             label2(6) = air1
  1897.             label2(7) = air1.HSIBearing
  1898.             label2(8) = air1.HSICourseHeading
  1899.             label2(13) = air1.HSICourseDeviation
  1900.             label2(14) = air1.HSIGlideSlopeDeviation
  1901.             check1 = -air1.HSICompass
  1902.         Case 6 'Artificial horizon
  1903.             hscroll1(9) = air1.Pitch
  1904.             hscroll1(10) = air1.Bank
  1905.             label2(9) = air1.Pitch
  1906.             label2(10) = air1.Bank
  1907.         Case 7 'Turn Coordinator
  1908.             hscroll1(11) = air1.Turn
  1909.             hscroll1(12) = air1.Inclinometer
  1910.             label2(11) = air1.Turn
  1911.             label2(12) = air1.Inclinometer
  1912.         Case 8 'Course indicator
  1913.             If air1 > hscroll1(15).Max Then air1 = hscroll1(15).Max
  1914.             hscroll1(16) = air1.OrdCourse
  1915.             hscroll1(15) = air1
  1916.             label2(16) = air1.OrdCourse
  1917.             label2(15) = air1
  1918.         Case 9 'ADF
  1919.             hscroll1(24) = air1.ADFBearing
  1920.             label2(24) = air1.ADFBearing
  1921.         Case 10 'RMI
  1922.             hscroll1(23) = air1.RMICompass
  1923.             hscroll1(25) = air1.RMIBearing
  1924.             label2(23) = air1.RMICompass
  1925.             label2(25) = air1.RMIBearing
  1926.         Case 11 'OBI
  1927.             hscroll1(26) = air1.OBICourseDeviation * 100
  1928.             hscroll1(27) = air1.OBICourse
  1929.             hscroll1(28) = air1.OBIGlideSlope * 100
  1930.             label2(26) = air1.OBICourseDeviation
  1931.             label2(27) = air1.OBICourse
  1932.             label2(28) = air1.OBIGlideSlope
  1933.             
  1934.             option3(air1.OBIToFrom) = True
  1935.             check4(0) = -air1.OBIARCFlag
  1936.             check4(1) = -air1.OBIBackCourse
  1937.             check4(2) = -air1.OBIGSFlag
  1938.             check4(3) = -air1.OBINAVFlag
  1939.     End Select
  1940.  
  1941. End Sub
  1942.  
  1943. Sub Option2_Click (index As Integer)
  1944.  
  1945.     air1.CompassStyle = index
  1946.  
  1947. End Sub
  1948.  
  1949. Sub Option3_Click (index As Integer)
  1950.  
  1951.     air1.OBIToFrom = index
  1952.  
  1953. End Sub
  1954.  
  1955.